Compares a list of DocumentPageText objects
pages
List of DocumentPageText objects to compare.
A list of TextDifferences.
Exactly two DocumentPageText objects must be provided.
This method will compare the DocumentPageText objects and return just the TextDifferences. If you are interested in the positional information for the differences, use the CompareDocumentPage method instead.